home *** CD-ROM | disk | FTP | other *** search
/ Cream of the Crop 3 / Cream of the Crop 3.iso / utility / srdsk205.zip / WHATSNEW.DOC < prev   
Text File  |  1994-01-31  |  13KB  |  366 lines

  1.  
  2. 2.05 1994-01-31
  3.  
  4. - Most of SRDISK registrations have been coming from Germany. Now SRDISK 
  5. has an authorized vendor for SRDISK users in Germany, Austria and all 
  6. neighbouring countries with German language. Software News is the vendor 
  7. for Swiss users. See DEUTSCH.DOC for details.
  8.  
  9. - New option /REMOVABLE:OFF that allows making the disk appear not 
  10. removable. This is just to help fool some ill behaved programs. 
  11. Something not to be used unless you really have to.
  12.  
  13. - MS-DOS InterSvr could not access SRDISK drive. There is a slight bug 
  14. in InterSvr which revealed a slight bug in SRDISK. SRDISK fixed so the 
  15. InterSvr bug does not cause trouble.
  16.  
  17. - SRDISK now assumes less what happened when an allocation failed. This 
  18. results in tidier behaviour in error situation with some memory 
  19. managers.
  20.  
  21. - SRDUMMY.SYS fixed to report error if DOS does not tell the driver the 
  22. letter where it is about to be installed by DOS.
  23.  
  24. There are still problems with Stacker 3.1 (at least). Seems Stacker 
  25. makes DOS report wrong drive letters to block devices like SRDISK loaded 
  26. after it.
  27.  
  28.  
  29. 2.04 1993-05-19
  30.  
  31. I must address my sincere thanks to Bruce, Jeremy and Theo for reporting 
  32. the problems they were having. I do not have the resources to test every 
  33. feature for every release and therefore there can be some bugs which I 
  34. can not spot without your help. Again, thanks.
  35.  
  36. - Partial rewrite on the internal logic by which SRDISK.EXE works. Some 
  37. small details changed for better.
  38.  
  39. - Serious bugs fixed in calculating the format for over 32M disks.
  40.  
  41. - Resizing had some overflow errors for over 65535 sector disks (usually 
  42. over 32M disks) resulting in damaged disk contents.
  43.  
  44. - Serious bugs in device drivers especially when appending to another 
  45. driver fixed.
  46.  
  47. - Updated XMS interface to use XMS 3.0 32-bit functions when necessary. 
  48. Thus you can allocate over 64M disks using XMS (provided you have that 
  49. much memory and your memory manager supports it).
  50.  
  51. - Improved DOS 3.2 compatibility. Now SRDISK finds it's drive letter 
  52. correctly and /E switch works for first COMMAND.COM too.
  53.  
  54. - Improved /MAXSIZE and /FREE:n options' operation for XMS memory. They 
  55. now often result in larger disks and become not smaller than necessary.
  56.  
  57. - Added /F:2880 for 2.88M disk image emulation.
  58.  
  59. - /M option now works again for multiple devices.
  60.  
  61. - Added SUOMI.DOC for Finnish users.
  62.  
  63. - Removed some empty lines from output.
  64.  
  65.  
  66. 2.03 1993-04-22
  67.  
  68. This is not as big upgrade as I thought I make it. The reason is that 
  69. the new features I have been planning would be best added by rewriting 
  70. somewhat large portions of the software and it takes time. This upgrade 
  71. adds a few of the most requested features and addresses some problems in 
  72. MS-Windows.
  73.  
  74. - ReSizeable RAMDisk now has a support BBS in the United States of
  75. America, Illinois, Palatino:
  76.  
  77.   The Midrange System BBS
  78.   Sysop: David Gibbs
  79.   FidoNet: 1:115/439
  80.   Phones: 708-776-1062 and 708-776-1063, both have HST and V.32
  81.   Using Remote Access
  82.  
  83. Latest SRDISK is available via file request using magic file name 
  84. SRDISK.
  85.  
  86. - Options /MAXSIZE and /FREEMEM:n to determine disk size so that no or 
  87. specified amount of memory left free.
  88.  
  89. - Added device driver SRDUMMY.SYS to use up drive letters. You can give 
  90. it as a parameter the drive letter the next drive should be loaded at. 
  91. This was requested by some users so that they can reserve drive letters 
  92. for network, CD-ROMs and keep the RAM drive at a fixed drive letter. 
  93. Some after bootup device driver loaders are more memory efficient fix 
  94. for this problem though.
  95.  
  96. - Added device driver SRDEMS3.SYS. This uses only EMS 3.2 calls and is 
  97. good to avoid MS-Windows 3.1 bugs in EMS emulation. There still is no 
  98. way you can resize disk inside Windows. If you do that, the memory is 
  99. freed by Windows when you exit the DOS session.
  100.  
  101.  
  102.  
  103. 2.02 1993-01-27
  104.  
  105. - Fixed a problem with /ENV switch. It had a loose pointer that could 
  106. mess up with some parameters or cause a null pointer assignment message.
  107.  
  108. - Installed code for registration reminder and registration keys. The 
  109. reminder is not big, but I guess registered users do not want to see it.
  110.  
  111.  
  112.  
  113. 2.01 1993-01-08
  114.  
  115. - Option /AVAILABLE:n added to resize the disk to the size when it has
  116. n Kbytes space available.
  117.  
  118. - Option /MINSIZE added to resize the disk to the smallest size 
  119. possible or disable it if there is no data on it. This is the same as 
  120. /AVAILABLE:0
  121.  
  122. - Option /FILESPACE:n added to resize the disk to the size when it has
  123. n Kbytes space for files.
  124.  
  125. - Added some ERRORLEVEL returns. SRDISK.EXE should now returns nonzero 
  126. ERRORLEVEL, if there were problems with the format (errors, failure, 
  127. would destroy contents, but not allowed to).
  128.  
  129. - Aborted formatting could enable the disk although no memory was 
  130. allocated for it. Error handling fixed.
  131.  
  132. - Setting environment variables did not work with DOS prior to version 
  133. 3.30. Changed environment variable setting so that it does not try to 
  134. find the command processor, but just modifies the parent's environment. 
  135. Also it is better made sure that the parent is real.
  136.  
  137. - Device drivers did not detect read/write errors. Now it is detected 
  138. that MS-Windows Enhanced mode does not emulate EMS 4.0 correctly and 
  139. causes errors.
  140.  
  141. - Disabled possibility to allocate disk while in MS-Windows Enhanced 
  142. mode. Windows frees the memory allocated by the program when the DOS 
  143. window is closed, so the disk memory would be lost then.
  144.  
  145. - A number of other bugs removed and features cleaned.
  146.  
  147.  
  148.  
  149. 2.00 1992-12-12
  150.  
  151. - Memory allocation bug that gave XMS error A7 removed.
  152.  
  153. - Disk resizing could change the reported size of clusters at some rare 
  154. cases although the cluster size was not changed.
  155.  
  156. - Now asks if disk contents are to be removed if all the old data can 
  157. not fit the new disk being created.
  158.  
  159.  
  160.  
  161. 2.00 BETA 3 1992-11-06 A pre-release version for the version 2.0
  162.  
  163. - Made two versions of the device drivers: full featured and small.
  164.  
  165. - Full featured device drivers now have their own stack so that user 
  166. need not care of it. Small device drivers do not have this.
  167.  
  168. - Optimized some code for faster operation.
  169.  
  170. - Fixed a problem with root directory sectors being cleared with resize.
  171.  
  172. - DR-DOS problems solved. The device driver did not preserve flags and 
  173. this seemed to have caused the trouble with DR-DOS.
  174.  
  175. - Now should correctly estimate the available memory size before trying 
  176. to format. Still possible to fail with XMS though - this is due to the 
  177. incomplete services of XMS.
  178.  
  179. - Memory allocation while preserving disk contents fixed.
  180.  
  181.  
  182.  
  183. 2.00 BETA 2 A pre-release version for the version 2.0
  184.  
  185. - Memory allocation while preserving disk contents fixed.
  186.  
  187. - Changed the multiplex number back to what it was in 1.x versions. BETA 
  188. 1 had a different number so that it will not conflict with existing 1.x 
  189. version disk.
  190.  
  191. - Boot sector is now updated correctly when disk is resized. Thus you 
  192. can diskcopy a disk into RAM disk, resize it and diskcopy it to a disk 
  193. of another format - great for boot disks too!
  194.  
  195.  
  196.  
  197. 2.00 BETA 1 A pre-release version for the version 2.0
  198.  
  199. - SRDISK now tries to preserve the disk contents by default.
  200.  
  201. - Device driver SRDEMS.SYS for EMS memory support. Requires EMS version 
  202. 4.0.
  203.  
  204. - Device drivers are now compatible with DOS DISKCOPY command. Use 
  205. SRDISK /F switch to configure SRDISK to the same format as the floppy 
  206. and you can then diskcopy between the floppy and RAM Disk. Great for 
  207. disk duplication - no need to swap the disks any more. Also DISKCOPY 
  208. to/from the floppy is much faster than copying each file one by one.
  209.  
  210. - Alternative command line options and some new options. The longer 
  211. options can be shortened if they remain unambiguous.
  212.  
  213. - /U (or /UNCONDITIONAL or /ERASE) switch can be used to clear the disk.
  214.  
  215. - /F (or /DOSFORMAT) has many FDFORMAT disk sizes and formats added. The 
  216. available sizes are listed in SRDISK.DOC.
  217.  
  218. - New options are added to better support different floppy formats:
  219.  
  220.         /MEDIA:n                - Defines the media ID byte
  221.         /HEADS:n or /SIDES:n    - Defines sides on the disk
  222.         /SECTORS:n or /SPT:n    - Defines sectors per track
  223.         /DEVICETYPE:n           - Device type (0=360K floppy, 1=1.2M floppy,
  224.                                   2=720K floppy, 3=8-inch single density,
  225.                                   4=8-inch double density, 5=hard disk,
  226.                                   7=1.44M floppy, 9=2.99M floppy)
  227.  
  228. - Error condition handling for batch operation enhanced.
  229.  
  230.         /ASK                    - Ask about destroying data (default)
  231.         /YES or /FORCE          - Destroy data if necessary to complete
  232.         /NO                     - Do not destroy data
  233.  
  234.  
  235. 1.42
  236.  
  237. - Restricted FAT copies to maximum of 2. DOS 5 did not manage well if
  238. there were more.
  239.  
  240. - SRDISK.SYS caused the block devices loaded after is to have bad drive
  241. letters assigned to them.
  242.  
  243. - Tried to read root directory when there was no disk.
  244.  
  245. - MS-DOS 5 does not interpret the disk size correctly after it has had
  246. to face a bad disk. Deviced a get-around for the bug.
  247.  
  248. - Memory allocation has been fixed to help the memory managers.
  249.  
  250. - Made stack larger.
  251.  
  252.  
  253.  
  254. 1.41 1992-06-06
  255.  
  256. - I started to take a licensing fee from corporate users. Sorry, I have
  257. no other income currently. I tried to make the prices reasonable, but if
  258. you feel the prices are too high for your casual use, you can try to
  259. bargain.
  260.  
  261. - One '!' had disappeared from the env.c causing the /E not to work.
  262. Hopefully not many copies of the 1.40 version got out.
  263.  
  264. 1.40 1992-06-03
  265.  
  266. - DR-DOS 6 hangup solved by passing a valid looking BIOS Parameter Block
  267.   at init.
  268.  
  269. - Added a check for DR-DOS 5, since SRDISK did not seem to work with it
  270.   unless sector size was 128 bytes. Under DR-DOS 5 sector size now
  271.   forced to 128 bytes.
  272.  
  273. - resolve_drive() now finds drive letters even if driver loaded high
  274.   with some upper memory manager utility. Also if driver not found,
  275.   disks should be configurable anyway as 1:, 2:, etc. - although better
  276.   would be to tell the drive letter in CONFIG.SYS.
  277.  
  278. - Disk size 1 with /F:1 to get rid of drive not ready reports.
  279.  
  280. - Unless forced sector/cluster/root dir sizes, adjust them properly.
  281.  
  282. - Have srdisk handle allocation of known types of memory. Also enhanced
  283.   allocation to hopefully work better with DesqView.
  284.  
  285. - Reorganized source to several files. Also many other minor changes and
  286.   source beautifying.
  287.  
  288. - Multiplex interrupt interface changed a bit.
  289.  
  290. - Borland C++ 3.0 produced bad code handling long integers and thus the
  291.   beginning of FAT was a little wrong. Changed the code to one not
  292.   having a bug.
  293.  
  294.  
  295.  
  296. 1.30 1992-01-18
  297.  
  298. - Changed to freeware from public domain
  299.  
  300. - Changed the driver control from IOCTL calls to multiplex interrupt.
  301.  
  302. - Added support for over 32M RAM drives (up to 4096M). Over 32M drives
  303.   need DOS 4+ because they use over 0xFFFF sectors.
  304.  
  305. - Added /V switch for program verbosity control. /Y now only forces the
  306.   disk format, it does not make the program less verbose.
  307.  
  308. - Support for chained drivers. These drivers all contribute memory for
  309.   the same virtual drive. Added switch /M to control how much memory may
  310.   be used by each driver in the chain.
  311.  
  312. - Formatting reads the root directory to find out if there is anything
  313.   that would be destroyed. If not, it will not ask for permission to
  314.   destroy.
  315.  
  316. - Added /E switch to set environment variables SRDISKn to show srdisk
  317.   drives.
  318.  
  319. - Scans Drive Parameter Table on DOS 2 and 3 to find the drive letters,
  320.   if necessary.
  321.  
  322.  
  323.  
  324. 1.20 1991-10-04
  325.  
  326. - Fixed name of program by adding the missing 'Re' to 'Sizeable'.
  327.  
  328. - Added 16 bit FAT support; more 'sizeable' disks that had over 4077
  329.   clusters were not operational. Due to DOS's inconsistent behaviour,
  330.   disks with over 4077 and under 4088 clusters (or over 65518, possible
  331.   with 128 byte clusters and 8M disk size) are avoided by making
  332.   clusters bigger.
  333.  
  334. - Added DOS lookalike disk formats via switch /F.
  335.  
  336. - The FAT number is now defined via switch /A instead of /F.
  337.  
  338. - The time of format is stored in volume label.
  339.  
  340. - Upgraded to IOCTL_msg version 1.20 which tells the type of memory used
  341.   by the driver.
  342.  
  343. - Disallow sectors greater than 512 bytes as DOS can not handle them
  344.   properly but rather crashes when it encounters them.
  345.  
  346. - Allow clusters up to 8 kilobytes.
  347.  
  348. - Enhanced help.
  349.  
  350.  
  351.  
  352. 1.10 1991-09-06
  353.  
  354. - Added full support for multiple FATs. 1.00 had the /F switch, but no
  355.   support for it in formatter.
  356.  
  357. - Updated to IOCTL_msg versio 1.10 so that media byte is no longer used
  358.   to indicate the media change but to indicate the drive is RAM disk.
  359.  
  360. - Some minor fixes.
  361.  
  362.  
  363.  
  364. 1.00 1991-06-09 Initial release
  365.  
  366.